Zmarties makes a number of fixes to the NMEA reader:
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 18 Oct 2005 21:42:30 +0000 (21:42 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 18 Oct 2005 21:42:30 +0000 (21:42 +0000)
commitd08000a6e65dab3c4d136142725b951aed786b72
tree449f406fed8d42238610616da1ef18e8ed3944dc
parent4e517fc11268a8b73514c22f1d49b137c17f2278
Zmarties makes a number of fixes to the NMEA reader:
* It makes invalid assumptions about the order of sentences,
specifically that it will receive a message with a date in it as the
first message
* it uses a uninitialized variable
* it treats invalid sentences as if they were valid
* it will accept a garbage truncated last line of the file as valid,
since the missing checksum on this line is not treated as an error
gpsbabel/nmea.c